home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _editors / editors / _templed / !TEMPLED / MANUAL < prev    next >
Text File  |  1994-01-12  |  27KB  |  662 lines

  1.  
  2.  
  3.                             TemplEd User Manual
  4.                             -------------------
  5.  
  6.  
  7. 1. About TemplEd
  8. ________________
  9.  
  10. TemplEd is a template editor. With it, you can create and edit Template
  11. files, which contain definitions of the windows used by an application. If
  12. you want to know what can be in template definitions, and how they can be
  13. read by a program, read the information about the SWIs Wimp_CreateWindow,
  14. Wimp_CreateIcon and Wimp_LoadTemplate. This can be found in the RiscOS PRM
  15. (Programmer's Reference Manual), and on-line in Guttorm Vik's !StrongHlp
  16. application.
  17.  
  18. TemplEd is FreeWare. For conditions of use, read the copyright notice at the
  19. end of this manual.
  20.  
  21.  
  22. 2. About this manual
  23. ____________________
  24.  
  25. If you are an experienced user, the !Help file will probably contain enough
  26. information for you to get started. You may want to skip the boring
  27. discussion of TemplEd's operation that follows. However, there are some
  28. technical details that may be of interest. These have been marked with <TD>.
  29. There is also a list of operation shortcuts and "hidden" features at the end
  30. of this manual.
  31.  
  32.  
  33. 3. Starting the program and loading files
  34. _________________________________________
  35.  
  36. After you have double-clicked on the application, the program installs
  37. itself on the icon bar. A double-click on a Template file also starts
  38. TemplEd, after which TemplEd loads the file.
  39.  
  40. You can load a template file by:
  41.  
  42. * Double-clicking on a Template file. If TemplEd is running and has not
  43. loaded any templates, it loads the file. Otherwise, a new copy of TemplEd is
  44. started.
  45.  
  46. * Dropping the file on the TemplEd icon on the icon bar. TemplEd deletes the
  47. currently loaded templates, and loads the new file. If the current templates
  48. have been modified, TemplEd first asks you to confirm before deleting them.
  49.  
  50. * Dropping the file in the Templates window. TemplEd adds the templates in
  51. the file to the currently loaded ones.
  52.  
  53. If the file is called "Templates", then TemplEd will look for a sprite file
  54. called "Sprites" in the same directory. If there is such a file, TemplEd
  55. will
  56. assume that it contains the sprites to be used with the templates, and will
  57. automatically load the sprite file as well.
  58.  
  59. Other sprite files with sprites used in the templates, can be loaded by
  60. dropping them on the icon bar icon.
  61.  
  62. When you drop an application on the icon bar icon, TemplEd will load the
  63. file
  64. "Templates" in the application directory (if present). If there is a sprite
  65. file called "Sprites" in that directory, TemplEd will also load it.
  66.  
  67.  
  68. 4. Opening and closing a template window
  69. ________________________________________
  70.  
  71. A click with Select on the TemplEd icon on the icon bar opens the Templates
  72. window. This displays the currently loaded templates. A small window icon
  73. before the name indicates what type of window it is (scrollbars, title). A
  74. yellow background of this icon means that it is currently open.
  75.  
  76. You can open a template by double-clicking on its name. If the template was
  77. already open, it is closed. The "Open" and "Close" entries in the menu serve
  78. the same purpose.
  79.  
  80.  
  81. 5. Selecting icons
  82. __________________
  83.  
  84. Many operation on icons can be done on a single icon but also on a selection
  85. of icons. There are several ways to select (and deselect) icons:
  86.  
  87. * Click with Select to select a single icon while deselecting the others. A
  88. click on the background of the window clears the current selection.
  89.  
  90. * Click with Adjust to select an icon, without changing the rest of the
  91. selection. If the icon was already selected, it is deselected.
  92.  
  93. * A drag with the mouse creates a drag-box in the window area. When you
  94. release the mouse button, all icons within the box are selected.
  95.  
  96. * There are "Select all" and "Clear selection" items in the menu.
  97.  
  98. <TD> Like most other template editors, TemplEd creates a window for each
  99. template, and creates icons exactly as they have been defined. This means
  100. that the Wimp reacts to the mouse just as it would when a program was using
  101. the template. That's why a menu icon is hard to select: you can click on
  102. it, but if you move the pointer away from the icon, the icon is deselected
  103. again. The Wimp also interferes if you want to select several radio buttons
  104. from the same ESG. Even if you click with Adjust, the Wimp deselects the
  105. other buttons (unless their 'Allow adjust' bit is set). You can select these
  106. "difficult" icons with a drag-select.
  107.  
  108. <TD> If you want to check the behaviour of icons to mouse clicks, without
  109. TemplEd reacting to the clicks, press a combination of keys (e.g. Shift +
  110. Alt) while clicking. That way you can check if the ESGs of radio buttons
  111. are set right, if option buttons are switched on and off, etc.
  112.  
  113.  
  114. 6. Moving and resizing icons
  115. ____________________________
  116.  
  117. To move an icon or a selection, click inside the window with Select while
  118. holding down the Shift key. An outline appears around the icon(s) that moves
  119. with the pointer until you release the mouse button. During the operation,
  120. the pointer shape is changed to a hand.
  121.  
  122. To resize an icon or a selection, click on it with Shift+Adjust. A "rubber
  123. box" drag is started, allowing you to move one side. The side that is moved
  124. is the one that was nearest to the pointer when you clicked. It is also
  125. indicated by the pointer shape. Though a resize operation will usually be
  126. done on a single icon, it is possible to resize more than one icon at a
  127. time; the icons are scaled according to the size of the drag-box.
  128.  
  129. An alternative way to move or resize icons is by clicking on them without
  130. using the Shift key, and keeping the mouse button pressed for about half a
  131. second.
  132.  
  133. During the drag, you can move the pointer with the cursor keys. The left,
  134. right, up and down keys move the pointer 1 pixel (in the expected
  135. direction). If you press a cursor key in combination with the Shift key, the
  136. movement is 4 times as fast.
  137.  
  138. Pressing the cursor keys without starting a drag first moves the selected
  139. icons.
  140.  
  141.  
  142. 7. The "Icon Edit" dialogue window
  143. __________________________________
  144.  
  145. Except for size, position and number, all properties of an icon can be set
  146. from the "Icon Edit" dialogue window. To open this window, click with
  147. Shift+Menu, or choose the "Icon ë Edit..." entry in the menu.
  148.  
  149. Icon flags can be set by clicking on the buttons, text and sprite names can
  150. be entered in the appropriate fields. Use the up and down arrow keys to move
  151. the cursor around. Some fields (e.g. button type, colours, font name) can
  152. contain a limited number of values. These can be selected either by clicking
  153. on the arrow icons to the left and right, or by clicking a mouse button
  154. while
  155. the pointer is over the field. This pops up a menu from which you can select
  156. a value.
  157.  
  158. <TD> The "1:1" button for the font is the only button not connected to an
  159. icon flag. When on, it keeps X and Y size of the font equal, so you don't
  160. have to set them both.
  161.  
  162. The changes to the icon only take effect if you press the "Update" icon.
  163. "Exit" closes the window, leaving the icon as it was since the last update,
  164. and "Update & Exit" combines the two.
  165.  
  166. <TD> If the indirected text that you entered is longer than the "Max
  167. size" field allows, TemplEd automatically increases the maximum. It also
  168. sets the "Indirected" flag if the text or sprite name uses more than 12
  169. characters.
  170.  
  171. When you edit a selection of icons, not all fields can be modified (to be
  172. exact: only the icon flags). The unchangeable fields are shaded. When you
  173. press "Update" or "Update & Exit", the changeable fields are modified in
  174. all selected icons. In some cases, you may only want to change one field,
  175. e.g. the button type. To do this, click Menu above the "Update" or
  176. "Update & Exit" button. A menu pops up from which you can select the flags
  177. that must be changed.
  178.  
  179.  
  180. 8. Moving and resizing windows
  181. ______________________________
  182.  
  183. Usually, you can move a window by dragging the title bar, and you resize it
  184. by dragging its resize icon. But some windows don't have a resize icon, and
  185. some don't even have a title bar. You could of course edit the windows, give
  186. them a title bar or resize icon, and remove these when you are done. But in
  187. TemplEd, it is also possible (and much faster) to move and resize windows
  188. directly. Use Ctrl+Select to move a window, and Ctrl+Adjust to resize it.
  189.  
  190. The work area of the window can also be resized with the mouse, with
  191. Ctrl+Alt+Adjust. When you release the mouse button, the work area is set so,
  192. that it stretches to the bottom-right corner of the visible part of the
  193. window.
  194.  
  195. <TD> To enable the work area to expand, it is made very large at the start
  196. of the drag. This is visible if your window has a scroll bar. At the end of
  197. the drag, the area is shrunk again to the desired size.
  198.  
  199. Just as with moving and resizing icons, the cursor keys can be used during
  200. the drag to position the mouse pointer.
  201.  
  202.  
  203. 9. The "Window Edit" dialogue window
  204. ____________________________________
  205.  
  206. Editing the data of a window is split in two parts. Flags, colours and
  207. button type are edited in the "Window Edit" dialogue window. This window
  208. is opened when you click Ctrl+Menu over the window, The contents of the
  209. title bar are edited separately, using the "Icon Edit" window. It is
  210. accessible with a Shift+Menu click while the pointer is over the title bar.
  211. Both dialogue windows can also be opened from the menu.
  212.  
  213. <TD> The "transparent" colour number 255, that has a special meaning as the
  214. title foreground colour or as the work background colour, is only selectable
  215. from the colour menu, not by clicking on the arrow icons.
  216.  
  217.  
  218. 10. TemplEd's menus
  219. ___________________
  220.  
  221. Most entries in the menus ought to speak for themselves. Some others may
  222. take a small explanation:
  223.  
  224. 10.1 The "Window" menu
  225.  
  226.   Create ë
  227.  
  228.   Leads to a submenu with a number of standard icons. Selecting one of these
  229.   creates such an icon, at the position that the pointer was on when the
  230.   menu was popped up. Selecting the "Create" entry itself is equal to
  231.   selecting the first standard icon from the menu.
  232.  
  233.   You can change the set of standard icons, see the section "Customizing" at
  234.   the end of this manual.
  235.  
  236.   <TD> The new icon will be positioned so that its bottom-left corner is at
  237.   the position where the pointer was when you popped up the menu.
  238.  
  239.   Icon/Selection ë Renumber ë
  240.  
  241.   You can renumber single icons or selections. When a selection is
  242.   renumbered, the icons are numbered from top to bottom and from left to
  243.   right.
  244.  
  245.   <TD> It is not possible to give an icon a number that is equal to or
  246.   higher than the number of icons in the template. If, for instance, if
  247. there
  248.   are 10 icons, they are always numbered from 0 to 9. You may enter a higher
  249.   number but TemplEd will decrease it to 9. (In fact, what TemplEd does when
  250.   renumbering is swap the definitions of two icons: the one that you want to
  251.   renumber, and the one carrying the new number.)
  252.  
  253.   <TD> After renumbering an icon, TemplEd increases the new number by one
  254.   and stores it. You can see this the next time you open the menu. This
  255.   feature comes in handy when you renumber using Alt+Select (see
  256.   "Shortcuts")
  257.  
  258.   Icon/Selection ë Align ë
  259.  
  260.   Changes the selected icons so that they are lined up. There is a choice
  261.   of aligning the left-hand sides, right-hand sides, top, bottom, and the
  262.   centres (in either the horizontal or vertical direction).
  263.  
  264.   The icons can be either moved or resized. When resized, the coordinates
  265.   of the icons stay the same except for the side that must be aligned.
  266.  
  267.   <TD> As an anchor for aligning, the outer icon is chosen. For horizontal
  268.   aligning this is the leftmost icon, for top aligning the topmost, etc.
  269.   This ensures that if the icons were inside the visible area before the
  270.   aligning, they will remain fully visible afterwards (except for some cases
  271.   when you align the centres).
  272.  
  273.   Icon/Selection ë Space out ë
  274.  
  275.   Moves the selected icons so that there is a constant space between the
  276.   icons. You can choose between horizontal and vertical distribution, and
  277.   between setting a fixed space and using the available space between the
  278.   outer icons. For example:
  279.  
  280.   Suppose you have four icons, positioned
  281.  
  282.      -----               -------  ---        ---
  283.     |  A  |             |   B   || C |      | D |
  284.      -----               -------  ---        ---
  285.  
  286.   Using a fixed space gives you something like
  287.  
  288.      -----    -------    ---    ---
  289.     |  A  |  |   B   |  | C |  | D |
  290.      -----    -------    ---    ---
  291.  
  292.   and choosing "Use available" results in
  293.  
  294.      -----        -------        ---         ---
  295.     |  A  |      |   B   |      | C |       | D |
  296.      -----        -------        ---         ---
  297.  
  298.   <TD> Before doing a Space out operation, TemplEd sorts the icons on their
  299.   minimum coordinate. This means that the leftmost (or bottommost) icon
  300.   always remains in place. It also means that if some icons have equal
  301.   minimum X (or Y) coordinates, they may end up in any order.
  302.  
  303.   <TD> Both the "Align" and the "Space out" operations change the position
  304.   of icons in only one direction. So if you do a horizontal Space out, the Y
  305.   coordinates of the icons remain the same.
  306.  
  307.   Icon/Selection ë Min. size
  308.  
  309.   Minimizes the size of icons, keeping their bottomleft corner at the same
  310.   position.
  311.  
  312.   <TD> It is very complicated to calculate the minimum size correctly,
  313.   especially for icons with outline fonts, 3D borders or multi-line text.
  314.   The procedure used may not always give the best results.
  315.  
  316.   Icon/Selection ë Center
  317.  
  318.   Centers the icon (or icon selection) in the window, relative to the
  319.   area that is currently visible.
  320.  
  321.   Icon/Selection ë Same size
  322.  
  323.   Sets the size of the selected icons to be equal to the topleft one. The
  324.   bottomleft corner is kept at the same position.
  325.  
  326.   Work area ë
  327.  
  328.   Leads to a window in which you can set the dimensions of the window work
  329.   area. The "Minimize" button limits the work area to the maximum
  330.   coordinates that are currently visible. The "Maximize" button sets the
  331.   minimum size equal to the current window size. The "Default" button resets
  332.   all values to those of a standard full-screen window.
  333.  
  334.   Misc ë Sprite area
  335.  
  336.   Enables you to choose from which sprite area the sprites in the template
  337.   are read. This can be either the Wimp area or a private area that is
  338.   created when you drop a sprite file on the TemplEd icon.
  339.  
  340.   <TD> When saving templates, TemplEd always sets the sprite area to 1 (i.e.
  341.   the Wimp area). If your program is using a private sprite area, it will
  342.   have to re-direct the sprite area pointers after it has loaded the
  343.   template.
  344.  
  345.   Misc ë Ensure icons ë
  346.  
  347.   From this submenu, you can let TemplEd check the position of the icons,
  348.   and move them if needed. The first item in the submenu make sure that all
  349.   icons are within the work area, the second ensures that they are in the
  350.   currently visible part of the window.
  351.  
  352.   Misc ë Deleted icons ë
  353.  
  354.   Normally, when you delete an icon, it is only marked as deleted. Most of
  355.   the icon data is retained, and the numbering of the other icons stays the
  356.   same. If, later on, you create an icon, it may get the number of a
  357.   deleted icon. Until that time, it is possible to "undelete" the icon.
  358.   From this submenu, you can:
  359.     * Undelete the deleted icons (e.g. if you accidentally deleted them)
  360.     * Undelete them and move them outside the work area. This can be handy
  361.       if you want to avoid that the icon numbers are used again when you
  362.       edit other icons
  363.     * Purge the deleted icons, so that there are no gaps in the numbering
  364.  
  365.   Note that for indirected icons, the indirected data can not be retrieved.
  366.  
  367. 10.2 The icon bar menu
  368.  
  369.   Options...
  370.  
  371.     Opens a window in which you can set a number of options:
  372.     * Double click starts edit
  373.         When on, TemplEd reacts to double-clicks on icons, window title bar
  374.         or background, by opening an Edit window.
  375.     * Support 'Interface'/'AEH'/'WimpExt' module
  376.         Provides limited support for one of these modules, by making the
  377.         appropriate calls for redrawing icons. The modules provide a number
  378.         of enhancements to the Wimp, among which icon borders with 3D look.
  379.         Addresses of the people who made these modules are listed at the end
  380.         of this file.
  381.         <TD> Support is limited to redrawing icons, including selecting and
  382.         deselecting them upon a click. Other features are not supported.
  383.     * Allow duplicate template names
  384.         If this option is off and a template is added with a name that
  385.         already exists, the old template is deleted. Renaming a template to
  386.         an existing name will also be refused.
  387.     * Hatch user-redrawn templates
  388.         When on, the background of windows of which the "Auto-redraw"
  389.         flag is cleared, will be shown with a cross-hatch pattern.
  390.     * Show icon info
  391.         Enables or disables the Icon info window that shows information
  392.         on the icon that the pointer is currently over.
  393.     * Save icons as unselected
  394.         When on, TemplEd stores all icons as unselected when you save any
  395.         templates. Otherwise, the "selected" state of icons is saved with
  396.         the rest of the data to the file, and when your program uses the
  397.         templates, it will have to make sure that the correct icons are
  398.         selected.
  399.     * Delete icons moved outside
  400.         If you move icons, and drop them outside a template window, they
  401.         will be deleted if this option is on. When off, nothing happens to
  402.         the icons. This option allows for fast deletion of icons.
  403.     * Grid
  404.         Locks the position of icons that are created or modified to
  405.         a grid (as in !Draw). This makes it easier to get icons lined
  406.         up properly. The grid size can be set by clicking on the arrow
  407.         icons. There are two grids:
  408.           - Icon size grid
  409.             Locks all four corners of an icon, so that its size will be a
  410.             multiple of the grid size
  411.           - Icon position grid
  412.             Locks only the bottomleft corner of the icon; this can be handy
  413.             if you want to keep icons lined up, but want to keep their sizes
  414.             unchanged
  415.         Normally, the Icon position grid will be at least as large as the
  416.         Icon size grid.
  417.         <TD> If you are working in a high-resolution screen mode, it is
  418.         advisable to use at least an Icon size grid of 2x4, so that your
  419.         templates look the same in medium-resolution modes (like 12 and 15)
  420.         <TD> TemplEd automatically adjusts the grid size in case of a mode
  421.         change; the grid size must be at least equal to the number of OS
  422.         units per pixel.
  423.  
  424.     The "Save & Exit" button stores the current settings to a file in
  425.     the application directory, then closes the window. The "Exit" button
  426.     just closes the window.
  427.  
  428.   Statistics...
  429.  
  430.     Opens the statistics window, showing the amount of memory that the
  431.     templates will need if you use them in a program. The amounts can be
  432.     shown in decimal or hexadecimal numbers.
  433.  
  434.     <TD> Note that the statistics window does not change as you modify your
  435.     templates. The figures are re-calculated only when the window is opened
  436.     or when you click on the "Decimal" or "Hex" buttons.
  437.  
  438.   Custom sprites ë View/Edit
  439.  
  440.     "Run"s the file with the custom sprites that your templates are using.
  441.     This ususally means that !Paint will load the file.
  442.  
  443.   Custom sprites ë Re-load
  444.  
  445.     Reads the sprite file again, e.g. after you have edited it with !Paint.
  446.  
  447.   Custom sprites ë Reset
  448.  
  449.     Removes the sprites from memory; the templates will use the sprites from
  450.     the Wimp area.
  451.  
  452.  
  453. 11. Shortcuts
  454. _____________
  455.  
  456. * Opening the Icon Edit and Window Edit windows can be done from the menu,
  457. but a faster way is to click on them while pressing a key. Shift+Menu opens
  458. the Icon Edit window. Ctrl+Menu opens the Window Edit window. To edit the
  459. title bar icon, click Shift+Menu on the title bar.
  460.  
  461. * The Edit windows can also be opened with a double-click with the Select
  462. button. Double-clicks on an icon, on the background of a window, or on the
  463. title bar open the appropriate Edit window. This only works if the
  464. corresponding option is on.
  465.  
  466. * Inside the Icon Edit and Window Edit windows, pressing the F2, F3 and F4
  467. keys has the same effect as clicking on the Update, Update&Exit and Exit
  468. icons, respectively. The Escape key has the usual function which is exiting
  469. without doing anything. Escape works not only in these two cases, but in all
  470. windows with writable icons, such as the Save, Space Out and Options
  471. windows.
  472.  
  473. * Many operations on icons can also be done with a control-key:
  474.  
  475.       Ctrl-A    Select all
  476.       Ctrl-C    Copy selection
  477.       Ctrl-D    Copy icons downward
  478.       Ctrl-E    Edit selection
  479.       Ctrl-J    Open "Align" box
  480.       Ctrl-K    Open "SpaceOut" box
  481.       Ctrl-L    Copy icons to left
  482.       Ctrl-Q    Close window (Ctrl-F2 works, too)
  483.       Ctrl-R    Copy icons to right
  484.       Ctrl-T    Edit title bar
  485.       Ctrl-U    Copy icons upward
  486.       Ctrl-W    Edit window
  487.       Ctrl-X    Delete selection
  488.       Ctrl-Z    Clear selection
  489.  
  490. (This only works if the window has the input focus, of course)
  491.  
  492. * Renumbering icons can also be done faster. Click Alt+Select on an icon,
  493. and
  494. the icon gets the number that is visible when you open the "Icon ë Renumber"
  495. menu. After the renumbering, this number is increased by one, so you can
  496. number the icons sequentially by clicking on them one by one. A click with
  497. Alt+Adjust does the same, except that the number is decreased after the
  498. renumbering.
  499.  
  500. * A fast way to delete icons is by moving them outside the template. (This
  501. only works if you have set the "Delete icons moved outside" option on.)
  502.  
  503.  
  504. 12. "Hidden" features
  505. _____________________
  506.  
  507. TemplEd has a number of features that may not be immediately visible, but
  508. can come in handy. (That's not counting the bugs ;-)
  509.  
  510. * It is possible to copy icons to other templates; just move the icons and
  511. drop them into the other template. This makes it easy to use icons from
  512. other templates.
  513.  
  514. * Extended icon info. When TemplEd starts, the Icon info window is small,
  515. showing only the name of the template and number of the icon that the mouse
  516. is over. If you click on the "toggle size" icon, it becomes full size and
  517. also shows the dimensions of the icon plus the mouse position in window
  518. coordinates. Still more icon info can be gotten from !Help, Acorn's
  519. interactive help application. Open the help window, and move the pointer
  520. over an icon.
  521.  
  522. * Fine-tuning when moving and resizing icons and windows is possible with
  523. the cursor keys. The up, down, left and right keys move the pointer 1 pixel
  524. (or 4 pixels, if Shift is pressed).
  525.  
  526. * Pressing Esc during dragging (icon move, resize, etc.) aborts the
  527. operation.
  528.  
  529. * In the Icon Edit window, clicking Adjust on "Max Size" (the text itself,
  530. not the writable icon) minimizes the contents of the "Max Size" field.
  531.  
  532. * Closing the Templates window with the Adjust button opens a Filer window
  533. of the parent directory of the file you are editing. Shift+Adjust also opens
  534. the Filer window but does not close the Templates window. (This is, in fact,
  535. standard Acorn practice for editor-like applications.)
  536.  
  537.  
  538. 13. Customizing
  539. _______________
  540.  
  541. Apart from setting the options, you can also customize TemplEd's menu of
  542. standard icons. Load the file "Templates" in the application directory into
  543. TemplEd. The template "StdIcons" contains the definitions of the standard
  544. icons. TemplEd loads them at program startup. You can change these
  545. definitions to your liking, but bear the following in mind:
  546.  
  547. * There are "name" icons that contain the text of the menu entries. They
  548. must be indirected-text icons, with their ESG set to 31.
  549.  
  550. * The other icons contain the definitions. These MUST have a different
  551. value for the ESG (i.e. 0-30). TemplEd links them to the "name" icon with
  552. the number preceding them. For instance, suppose icons 0 and 3 are "name"
  553. icons. This means that icon 1 and 2 are taken as a group belonging to
  554. icon 0. When you select the text in icon 0 from the "Create icon ë "
  555. submenu,
  556. these two icons will be copied to your template window.
  557.  
  558. For those who like windows with 3D-look, there is an alternative set of
  559. templates and sprites. To make TemplEd use them, rename them to the default
  560. "Templates" and "Sprites", after you have given the standard "2D" files a
  561. different name. (Note: you need Risc OS version 3.10 or later to get the
  562. 3D effect.) Alternatively, run the "Use3D" Obey file in the "Extras"
  563. directory; run "Use2D" to switch back to standard templates.
  564.  
  565.  
  566. 14. Credits
  567. ___________
  568.  
  569. Although the edit-dialogue windows are my own idea, not all features
  570. implemented in TemplEd are. Some have been borrowed from RiscForm (the
  571. version of !FormEd by The Risc Squad), some from Jonathan Marten's excellent
  572. !DrawPlus (notably the Align and Space Out windows).
  573.  
  574. Martin Ebourne made the hires sprites file (!Sprites22). The MenuUtils
  575. module which TemplEd uses was written by Alex Petrov.
  576.  
  577. TemplEd has also been much improved by the testing, comments and suggestions
  578. of Stephen Burke, Martin Ebourne, Michael Ellis, Edwin Hautus, Paul Hobbs,
  579. Rupert Johnson, Merlin Hughes, Olaf Krumnow, Paul Lebeau, Ian Palmer, John
  580. Pullan, Niklas R╓jemo, John Tytgat, Julian Wright, and I'm sure I forgot
  581. some others.
  582.  
  583.  
  584. 15. Copyright notice
  585. ____________________
  586.  
  587. This program is FreeWare. This means that I retain the copyright. You may
  588. freely copy and distribute it, provided that it is complete with all
  589. original files, and that you do not sell it. PD libraries may charge a
  590. nominal fee for the cost of duplication, postage etc. When you use the
  591. program, you do so entirely at your own risk. You may change the program to
  592. suit your own needs. If it's a bug fix, or if you think it's an improvement,
  593. then please send the changes to me at the address below.
  594.  
  595. The MenuUtils module is ⌐ Alex Petrov.
  596.  
  597.  
  598. 16. Addresses
  599. -------------
  600.  
  601. Here are contact addresses for software used by or supported by TemplEd
  602. Note that these are the most recent that I know, so they may be out of date. 
  603.  
  604. The MenuUtils module (PD):
  605.     Alex Petrov
  606.     Bld. 1, Flat 107
  607.     Kavkazsky
  608.     boulevard, 29
  609.     Moscow 115541
  610.     RUSSIA.
  611.     (E-mail: APetrov@misis.msk.su)
  612.  
  613. The Interface module (PD):
  614.     SoftWare Interrupt Developments.
  615.     40 Castle Ings Gardens,
  616.     New Farnley,
  617.     LEEDS,
  618.     LS12 5EG
  619.     UK.
  620.  
  621. The AEH module (Shareware):
  622.     Andrew Hersee
  623.     The Red House
  624.     Tallington
  625.     Nr.STAMFORD
  626.     Lincs.
  627.     PE9 4RP
  628.     UK.
  629.     (E-mail: ahersee@warwick.ac.uk)
  630.  
  631. The WimpExt module (PD):
  632.     Jon Ribbens
  633.     39 Nutkins Way
  634.     Chesham
  635.     Bucks.
  636.     HP5 2BE
  637.     UK.
  638.  
  639. StrongHelp (commercial, part of the StrongEd package):
  640.     Stallion Software Ltd.
  641.     Arundel House
  642.     Arundel Road
  643.     Camden
  644.     Bath
  645.     BA1 5JX
  646.     UK.
  647.  
  648.  
  649. 17. Finally
  650. ___________
  651.  
  652. If you have any questions, bug reports or suggestions for improvements,
  653. you can contact me at the following address:
  654.  
  655. Lijnslagerstraat 204
  656. NL-5625BP  Eindhoven
  657. The Netherlands
  658.  
  659. or by e-mail: wsinda@info.win.tue.nl
  660.  
  661. Dick Alstein
  662.